home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / inter54a.zip / RBROWN.TXT < prev    next >
Text File  |  1997-06-29  |  22KB  |  435 lines

  1. Public Domain/Freeware/Shareware by Ralf Brown:
  2.  
  3. (URLs for use with your favorite WWW browser are at the end of this file)
  4.  
  5. The x86/MSDOS Interrupt List
  6.     A comprehensive listing of more than 8300 functions available through
  7.     interrupt calls on IBM PCs and compatibles.  Includes both
  8.     documented and undocumented functions, plus lists of I/O port, CMOS,
  9.     and memory locations, far-call entry points, and model-specific
  10.     registers.
  11.     Current version: INTER54A (release 54, 29jun97)
  12.              INTER54B
  13.              INTER54C
  14.              INTER54D
  15.              INTER54E (utility programs)
  16.              INTER54F (WinHelp-related programs)
  17.              INTER54G (other hypertext conversion programs)
  18.  
  19. DVINT
  20.     An extract of the MSDOS Interrupt List containing the DESQview
  21.     and QEMM API calls.  Updated whenever there have been significant
  22.      additions to the DESQview/QEMM calls in the Interrupt List.
  23.     Current version: DVINT43 (06jun94)
  24.  
  25. RBcomm
  26.     A DESQview-aware communications program which sports seamless DSZ,
  27.     PCZ, or PUMA/MPt integration for file transfers; ANSI/VT102, VT52, 
  28.      and AVATAR emulation (including 132 columns); speeds to 115200 bps;
  29.     a powerful macro language; dialing directory; ANSI music; and
  30.     more.  Runs in 65K with DSZ, 47K without.  While it works under
  31.     plain DOS, additional features are available under DESQview.
  32.     Current version: RBCOM346 (v3.46 29jan95)
  33.  
  34. SPAWNO
  35.     A replacement for the Turbo C and Microsoft C spawn..() functions
  36.     which swaps the current program to disk, EMS, XMS, or raw extended
  37.     memory while the spawned program executes, leaving less than 300
  38.     bytes in memory.  Also includes a variant for Turbo Pascal v4.0 or
  39.     higher.
  40.     Current version: SPWNO413 (v4.13 12dec92)
  41.     Price: libraries free, full source code $100.
  42.  
  43. RBdualVGA
  44.     Use two color displays on one PC.
  45.     Current version: RBDUAL09 (v0.9 02jun96)
  46.  
  47. RBkeyswap
  48.     Exchange left control and CapsLock keys, as well as Esc and `/~.
  49.     Loads itself high, using just 64 bytes; needs only 128 bytes low
  50.     if no high memory is available.
  51.     Current version: RBKEYSWP (v2.0 22jun91; v3.0 included in AMISLIB)
  52.  
  53. AMISLIB
  54.     Public Domain library (with full source code and five sample TSRs)
  55.     for creating self-highloading TSRs which may be unloaded in any
  56.     order.    Up to 256 TSRs created with AMISLIB may be installed
  57.     simultaneously, and TSRs can be as small as 128 bytes resident,
  58.     1.4K on disk.  One of the sample TSRs is a popup which accesses
  59.     DOS.
  60.     Current version: AMISL092 (v0.92 24sep95)
  61.  
  62. DV-GLUE
  63.     DESQview API bindings for Turbo/Borland C (also mostly compatible
  64.     with MS C).
  65.     Current version: DVGLU172 (source & compiled) (v1.72 01oct95)
  66.  
  67. DVKPOLL
  68.     "Poor man's version" of TAME.  Makes programs give up CPU time when
  69.     they are in an idle loop polling the keyboard for keystrokes.
  70.     Current version: DVKPOLL2 (18jun88)
  71.     Note: This program has been superseded by DVPTAME.
  72.  
  73. DVPTAME
  74.     "Not-so-poor man's version" of TAME.  Tells DESQview to give the
  75.     remainder of a time slice away if the program is in an idle loop
  76.     polling the keyboard for keystrokes.  Uses 0 bytes of memory.
  77.     Current version: DVPTAME (04jun91)
  78.  
  79. DVdevload
  80.     Load device drivers only in those DESQview windows which need the
  81.     services of the driver, reducing the pre-DESQview overhead and thus
  82.     permitting larger DESQview windows.
  83.     Current version: DVDEVL12 (v1.20 03jan93)
  84.     Note: as of DESQview 2.40, Quarterdeck's DEVICE.COM is able to install
  85.       drivers into the device chain in the same manner as DVdevload;
  86.       however, DEVICE uses eight times as much memory as DVdevload and
  87.       has a serious interaction with 4DOS/NDOS that can lead to system
  88.       crashes.
  89.  
  90. RBspeed
  91.     Switch the CPU speed of an Intel Pentium motherboard using the
  92.     "Neptune" chipset.  Public Domain.
  93.     Current version: RBSPEED1 (v1.00 08sep94)
  94.  
  95. SPTURBO
  96.     An integrated environment for Borland's Sprint word processor and
  97.     Turbo C, Turbo Pascal, Turbo Assembler, Turbo Debugger, and CDECL.
  98.     Knows which compiler to invoke based on the file's extension, and
  99.     can run MAKE for multi-file projects.
  100.         Current version: SPTURBO (v2.3 Aug 1,1989)
  101.     Note: Do not expect any updates, as I no longer use Sprint as a
  102.           programming environment.
  103.  
  104. PURGEMSG
  105.     Delete or copy *.MSG files such that you only see those messages
  106.     from a Fidonet echomail area which interest you.
  107.     Current version: PURGEMSG (v1.00, 04aug91)
  108.  
  109. --------------
  110. Authentication
  111. --------------
  112.  
  113. Beginning 1/1/91, all packages are distributed in PKZIP archives with
  114. authenticity verification (v1.1 before 4/1/93, v2.0 after).  Please
  115. redistribute only the original archives to preserve the authenticity
  116. information.  If you receive an archive dated after 1/1/91 which fails
  117. the authenticity check, you should treat it with caution.  If you
  118. receive an archive which passes the PKZIP check but displays an
  119. authenticity code other than NWS235, then the archive has been
  120. deliberately tampered with and should be deleted IMMEDIATELY.
  121.  
  122. Beginning 9/24/95, all packages additionally include detached PGP
  123. signatures in an enclosed archive named PGP-SIGS.ZIP.  My PGP keys
  124. are available from http://pobox.com/~ralf/ralf.asc or
  125. ftp://ftp.cs.cmu.edu/afs/cs/user/ralf/pub/WWW/ralf.asc
  126.  
  127.  
  128. -------------
  129. Availability:
  130. -------------
  131.  
  132. On the Internet, by standard anonymous FTP from FTP.CS.CMU.EDU [128.2.206.173].
  133.     Change directly to directory /afs/cs.cmu.edu/user/ralf/pub with a
  134.     single command (directories above this are not accessible via
  135.     anonymous FTP). [DV-GLUE is not available here]
  136.     Don't forget to set "binary" mode!  If you are refused access to
  137.     the directory, try again later; a fileserver may have been down.
  138.  
  139. If connected to AFS, you can simply perform standard Unix/VMS/whatever
  140.     directory listing and file copies from the above directory.
  141.  
  142. Or visit my home page, and grab the files with your favorite web browser:
  143.      http://www.pobox.com/~ralf
  144.  
  145. On FIDOnet, from Soundingboard BBS 1:129/26 1-412-621-4604 28.8k HST, file req.
  146.     My programs are kept in file area 8 for those wishing to download
  147.     manually.
  148.  
  149. Alternate Distribution Points (new versions will be available here
  150. usually within 24 hours of release):
  151. Internet:  SimTel Software Repository mirrors in directories /SimTel/msdos/X.
  152.     X is 'info' for the Interrupt List, 'modem' for RBcomm, 'c' for
  153.     SPAWNO, 'asmutl' for AMISLIB, 'desqview' for DV-GLUE/DVKPOLL/DVPTAME,
  154.     and 'sprint' for SPTURBO. Note that you must use mode "binary" to
  155.     successfully FTP the files. The SimTel mirror sites include
  156.     oak.oakland.edu [141.210.10.117], wuarchive.wustl.edu [128.252.135.4],
  157.     ftp.uu.net [137.39.1.9], nic.funet.fi [128.214.6.100],
  158.     src.doc.ic.ac.uk [146.169.3.7] and archie.au [139.130.4.6].
  159.      Some packages are also on GARBO.UWASA.FI in /pc/programming.
  160.  
  161. Bitnet users may also retrieve items on SimTel via the following automated
  162. mail servers:
  163.     (in the US) LISTSERV@RPITSVM (alias VM.ITS.RPI.EDU)
  164.             LISTSERV@NDSUVM1 (alias VM1.NODAK.EDU)
  165.     (in Europe) TRICKLE@AWIWUW11 (Austria)
  166.             TRICKLE@BANUFS11 (Belgium)
  167.             TRICKLE@DKTC11   (Denmark)
  168.             TRICKLE@FRMOP11  (France)
  169.             BITFTP@BITFTP.BITNET (Germany)
  170.             TRICKLE@IMIPOLI  (Italy)
  171.             TRICKLE@HEARN    (Netherlands)
  172.             TRICKLE@EB0UB011 (Spain)
  173.             TRICKLE@SEARN    (Sweden)
  174.             TRICKLE@TREARN   (Turkey)
  175.     (elsewhere) TRICKLE@UNALCOL  (Colombia)
  176.             TRICKLE@TAUNIVM  (Israel)
  177. Send a mail message containing the line
  178.     /HELP
  179. in the body for instructions.
  180.  
  181. DV-GLUE, DVKPOLL, DVINT, DVPTAME, DVdevload, and RBcomm are also available on
  182. Fidonet BBSs belonging to DVNet (listed below).
  183.  
  184. The Interrupt List and SPAWNO are also available on Fidonet BBSs belonging
  185. to the Programmer's Distribution Network.  Selected PDN member boards as of
  186. October, 1996:
  187.  
  188. Skokie, IL        1:115/500  USRobotics BBS    
  189. 502-245-8117        1:2320/38  PDN HQ Node 1    ISDN
  190. 502-245-1146        1:2320/100 PDN HQ Node 2    V.Everything
  191.                 1:270/101  George Peace         Harrisburg, PA    
  192. PageSat Satellite Systems                           
  193. paonline.com (Internet)                             
  194. FidoNet FileBone
  195.                                                          
  196.                          1:3615/50  Planet Connect Satellite Systems
  197.              1:154/280  EXEC-PC BBS         Elm Grove, WI     
  198.              1:124/7009 Lee Laird           Garland, TX  
  199.              1:167/234  Patrick Dufresne    Quebec, Canada
  200.              1:115/251  Tony Tang           Wilmette, IL
  201.              1:272/44   Ted Delamare        Middletown NY
  202.  
  203.              2:251/25   Graham Print        Fareham, England
  204.              3:50/99    Steven Lutrov       Essendon, Victoria
  205.              4:823/1    Adolfo Justiniano   Bolivia, South America
  206.              5:7104/2   Henk Wolsink   Port Elizabeth, South Africa
  207.              6:731/16   Bill English        Tokyo, Japan
  208.  
  209.  
  210. ------------------------------------------------------------------------
  211.  
  212. DVNet nodes as of August 1994:
  213.  
  214.                DVNet node listing as of AUG 03, 1994
  215.  
  216.            USA
  217.   ------------------------------     ---------  ------------  --------
  218. AK  65'North, Fairbanks              1:355/38   907-452-1460  VFCV32b
  219. AR  Phil's BBS, Walnut Ridge         1:389/10   501-886-1701  HSTV32b
  220. AR  CrossFire, N Little Rock         1:3821/2   501-791-2993  H16V32b
  221. AR  MinnTelligence, Little Rock      1:3821/6   501-664-2237  V32b
  222. AZ  Analog Gate, Sierra Vista        1:309/9    602-458-0451  HSTV32
  223. CA  Carl's Corner, San Jose          1:10/1     408-248-9704  HSTV32
  224. CA  Central Computer Banks, LA       1:102/851  213-256-0871  HSTV32b
  225. CA  Gandalf's, El Cajon              1:202/302  619-466-9505  HSTV32
  226. CA  Stingray!, Clovis                1:205/12   209-298-9461  HST
  227. CA  Bertha Board, Manteca            1:208/1    209-823-0093  HST
  228. CO  Hole in the Wall, Parker         1:104/651  303-841-5515  HSTV32b
  229. CO  Prgrmmrs Playhouse, Colo Springs 1:128/60   719-380-8813  HST
  230. CT  Treasure Island, Danbury         1:141/730  203-791-8532  HSTV32b
  231. CT  Ascii Neighborhood, W Haven      1:141/333  203-934-9852  HST
  232. CT  Death's Domain, Enfield          1:142/629  203-749-6103  HSTV32
  233. CT  Plainfield News, Plainfield      1:327/452  203-564-8579  HST
  234. DE  KnowledgeBase BBS, Wilmington    1:150/360  302-633-4797  HSTV32
  235. FL  Stan's Shack, Jacksonville       1:112/5    904-768-3854  HSTV32
  236. FL  Silicon Dreams, Bradenton        1:137/200  813-746-7788  V32
  237. FL  Jos' Lounge, Naples              1:3630/40  813-592-1535  HSTV32
  238. FL  Other World, Tallahassee         1:3605/56  904-668-1092  HST
  239. FL  The Dog House, Tamarac           1:369/54   305-720-3637  HSTV32
  240. FL  archonRAINBOW, Ft Myers          1:371/13   813-939-3394  HST
  241. FL  Strat's Asylum, Cape Canaveral   1:374/12   407-799-0390  HSTV32b
  242. FL  E.I.L.C. BBS, Palm Bay           1:374/60   407-676-2998  HSTV32b
  243. FL  Southern Systems, Tampa          1:377/9    813-977-7065  HSTV32
  244. GA  Galaxy Info System, Atlanta      1:133/411  404-671-1024  V32
  245. GA  Code Plus, Warner Robins         1:3611/15  912-953-1053  HSTV32b
  246. GA  Combat Override, Albany          1:3617/3   912-883-1421  HST
  247. HI  CocoNuts BBS Service, Honolulu   1:345/2    808-845-7054  HSTV32
  248. IA  Icarus, Iowa City                1:283/657  319-337-9878  HSTV32
  249. IL  Midrange System, Mt Prospect     1:115/439  708-439-9679  HSTV32
  250. IL  Buzzard's Roost, Peoria          1:232/17   309-691-5469  HSTV32b
  251. IN  Someplace BBS, Indianapolis      1:231/120  317-353-9981  HST
  252. IN  Joker's Wild, Indianapolis       1:231/510  317-843-1371  HSTV32
  253. IN  The Jokerman BBS, Bluffton       1:236/12   219-824-5628  ZYXV32b
  254. LA  My Secret Garden, Shreveport     1:380/5    318-865-4503  H16V32b
  255. LA  *Silver Streak RBBS, New Orleans 1:396/15   504-888-6515  HSTV32b
  256. MA  Rainbow's Edge, Westwood         1:101/1    617-551-0495  HSTV32
  257. MA  Pioneer Valley PCUG1, Amherst    1:321/109  413-256-1037  HST
  258. MA  Denis's Opus, Ayer               1:322/2    508-772-6373  HSTV32
  259. MA  Waystar BBS, Marlborough         1:322/14   508-481-7147  HST
  260. MA  The Business Card, Lawrence      1:324/121  508-682-5329  HSTV32b
  261. MD  Addict's Attic, Germantown       1:109/423  301-428-8998  V32
  262. MD  AviTechnic ,Lutherville          1:261/662  301-252-0717  HSTV32
  263. MI  The Red Eye BBS, Westland        1:2410/213 313-728-0213  V32b
  264. MI  Fast Eddies BBS, Monroe          1:2380/101 313-243-0944  ZYXV32b
  265. MN  Riverside BBS, Elk River         1:282/1008 612-241-9963  V32
  266. MO  Cheswick's, St Louis             1:100/375  314-965-5296  HSTV32
  267. MO  Summit Forum, Holt's Summit      1:289/13   314-896-5393  HSTV32
  268. MO  Cmos, St Joseph                  1:294/1    816-233-1357  HSTV32b
  269. NC  Crossed Wires, Dudley            1:3660/809 919-580-7194  H16V32b
  270. NC  Psychotronic BBS, Durham         1:3641/1   919-286-7738  HSTV32
  271. NC  Programmer's Asstnt, Charlotte   1:379/4    704-544-0010  HST
  272. NH  Our BBS Yours and Mine, Derry    1:132/193  603-432-5287  HSTV32b
  273. NJ  University BBS, Eatontown        1:107/411  908-544-8193  HSTV32b
  274. NJ  Maple Shade Opus, Maple Shade    1:266/12   609-482-8604  HSTV32b
  275. NJ  APFL- The BBS, Tenafly           1:2604/306 201-567-6994  HSTV32b
  276. NJ  Fleet Street, Somerville         1:2605/625 908-722-8962  V32
  277. NJ  Atrium Way, Morris Plains        1:2606/583 201-984-5555  HSTV32
  278. NM  Construction Net #6, Los Alamos  1:15/20    505-662-0659  HST
  279. NV  $in City Bit Pit, Las Vegas      1:209/711  702-647-4427  HSTV32
  280. NV  Danger Zone, Reno                1:213/720  702-828-4907  HSTV32
  281. NY  Rivendell * TAP/1, Syracuse      1:260/1    716-646-0227  HSTV32
  282. OH  The Mountain Top, Cincinnati     1:108/107  513-921-5568  HST
  283. OH  Blue Byte BBS, Enon              1:110/270  513-864-1143  HST
  284. OH  Nerd's Nook, Rocky River         1:157/3    216-356-1882  HSTV32b
  285. OH  NHampton Data, Cuyahoga Falls    1:157/533  216-928-8565  HSTV32
  286. OH  Computer Room, Pickerington      1:226/110  614-861-8377  HSTV32
  287. OH  Steel Valley BBS, Girard         1:237/500  216-545-2318  HSTV32
  288. OH  The Outer Limits, Chillicothe    1:2220/10  614-772-5520  H16VFC
  289. OH  South of the Bauder, Chillicothe 1:2220/70  614-773-2423  H16V32b
  290. OK  Ascension, Norman                1:147/46   405-360-4261  HST
  291. OR  Bink of an Aye, Portland         1:105/42   503-297-9043  PEPV32
  292. OR  Atarian BBS, Portland            1:105/10   503-245-9730  HSTV32
  293. OR  Busker's Boneyard, Portland      1:105/14   503-771-4773  PEP
  294. OR  Dimension 7, Eugene              1:152/7    503-461-2219  HST
  295. PA  The Other BBS, Harrisburg        1:270/101  717-657-2223  HST
  296. PA  Walsh Microsys, Philadelphia     1:273/917  215-725-9134  HST
  297. PA  Optical Illusion, Allentown      1:273/603  215-797-7409  HSTV32
  298. PA  U.S.S. Intrepid, Spring House    1:273/703  215-641-0270  HST
  299. PA Programmer's Haven, Allentown     1:2607/103 610-797-9378  V32BVFC
  300. PA  Cheyenne BBS, Upper Darby        1:2614/409 215-544-0819  HSTV32b
  301. PR  Island Sun, Caparra Heights      1:367/15   809-783-9542  HST
  302. SC  Dreadnaught BBS, Columbia        1:376/50   803-731-3884  V32
  303. SC  Special Projects, Beech Island   1:360/13   803-827-1725  HSTV32b
  304. SC  Carolina Collections, Sumter     1:3647/1   803-499-4316  HSTV32b
  305. TN  EET BBS, Nashville               1:116/24   615-353-3476  HSTV32
  306. TX  Conch Opus, Houston              1:106/357  713-667-7213  HSTPCP
  307. TX  Inns of Court, Dallas            1:124/6101 214-458-2620  HSTV32
  308. TX  Spare Parts, Bedford             1:130/38   817-540-3527  HST
  309. TX  Southern Crossroads, Dallas      1:124/4115 817-481-8984  ZYXV32b
  310. TX  The Gas Company, Arlington       8:930/201  817-265-8938  HST
  311. TX  Wireline, Corpus Christi         1:160/40   512-241-1120  HST
  312. TX  Middle Earth, San Antonio        1:382/19   512-835-4848  HST
  313. TX  Hair of the Dog, Austin          1:382/44   512-219-9446  V32b
  314. TX  Last Chance TBBS, San Antonio    1:387/800  512-822-7519  HST
  315. TX  TSTI INFO NET, Waco              1:388/1000 817-799-1570  HST
  316. TX  Direct Connect!, Victoria        1:3802/213 512-573-0245  HSTV32b
  317. VA  Diving Board, Richmond           1:264/180  804-965-9082  HST
  318. VA  Host D, Newport News             1:271/295  804-887-0577  V32b
  319. VA  Host D, Newport News             1:271/296  804-887-2490  ZYXV32b
  320. VA  Host D, Newport News             1:271/294  804-887-8235  HST
  321. VA  ThunderBolt BBS, Fredericksburg  1:274/13   703-373-9289  HST
  322. VA  Terrapin Station, Norfolk        1:275/13   804-489-7450  HSTV32b
  323. VT  The Ozone Layer, Williston       1:325/118  802-862-5058  HSTV32b
  324. WA  Pacifier BBS, Vancouver          1:105/103  206-253-9770  HSTV32
  325. WA  Seattle/Everett Hub, Seattle     1:343/300  206-244-8860  HST
  326. WA  Sno-Valley SW Exchange, N Bend   1:343/108  206-888-9249  HSTV32
  327. WA  Sleepy Hollow BBS, Wenatchee     1:344/78   509-664-4021  V32b
  328. WA  Gecko Control, Fairchild AFB     1:346/26   509-244-0944  V32
  329. WA  SunDial BBS, Pasco               1:347/7    509-545-1789  HST
  330. WI  County Line BBS, W Allis         1:154/100  414-476-8468  HSTV32b
  331. WI  The Inn, Chippewa Falls          1:2300/10  715-723-3552  HSTV32b
  332. WY  Oregon Trail XRoads, Casper      1:303/5    307-472-3615  H96V32
  333. WY  Black Diamond, Greybull          1:15/24    307-682-6944  H14V32b
  334.  
  335.            CANADA
  336.   ------------------------------     ---------  ------------  ----------
  337. AB  Logical Solutions, Calgary       1:134/10   403-299-9917  HST
  338. AB  Information Corner, Edmonton     1:342/20   403-483-1896  HST
  339. BC  Kiwi-Land, Surrey                1:153/909  604-536-0831  H16V32b
  340. MB  Polar Bear Heaven Winnipeg       1:348/405  204-837-9704  HST
  341. NB  Atlantic Access, St John W       1:255/2    506-635-1964  HST
  342. ON  AFI Comm, Nepean                 1:163/115  613-829-0282  HST
  343. ON  Ned's Opus HST Ottawa            1:163/211  613-523-8965  HST
  344. ON  Alpha City BBS, Oshawa           1:229/2    416-579-6302  H14V32b
  345. ON  The Aardvark, Burlington         1:259/110  905-332-4127  H16V32b
  346. PQ  Arcane BBS, Laval                1:167/116  514-687-9586  HST
  347. SK  The DataForce, Regina            1:140/72   306-585-1958  HST
  348.  
  349.            ZONE 2
  350.  ---------------------------------   ---------  -------------- -------
  351. AU  ZAP #3/Cuckoo's Nest             2:310/3     43-1-454330    HSTV32b
  352.  
  353. BE  The Optimist, Antwerpen          2:292/856   32-3-2811450   ZYXV32b
  354.  
  355. DE  The 49er's, Wuppertal            2:243/7801  49-202-305803  HST
  356. DE  Median, Berlin                   2:2410/305  49-30-735148   H16V32Terbo
  357. DE  BoersenBox, Friedrichshafen      2:246/8501  49-7541-53191  HSTV32b
  358.  
  359. FR  The Lys Valley, Comines          2:322/2     33-20631262    HSTV32Terbo
  360.  
  361. GB  Enigma Variations, Worcester     2:2/544     44-905-795002  HST
  362. GB  GABBS, Gosport Hants             2:251/16    44-705-524805  HSTV32b
  363. GB  Komputer Knowledge, Cheddington  2:252/7     44-296-668148  HSTV32
  364. GB  Aureal, Market Harborough        2:254/153   44-858-466594  HST
  365. GB  Trinity I, Exeter                2:255/112   44-392-495899  HSTV32b
  366. GB  Dog & Duck, Hull                 2:2503/3    44-482-444650  HSTV32
  367. GB  Power BBS, Wrexham Clwyd         2:442/78    44-978-824278  HSTV32b
  368. GB  Piston Popper's, Hastings        2:441/80    44-424-853361  HSTV32
  369.  
  370. IL  Small BBS, Jerusalem             2:402/777                  V32b
  371.  
  372. IT  Venus, Pavia PV                  2:331/318   39-382-575369  V32bZYX
  373. IT  Genova 2000, Genova              2:332/201   39-10-3770080  V32b
  374. IT  SUBALPINA's_Hub, Torino          2:334/300   39-11-6624400  HSTV32
  375.  
  376. NL  TouchDown, Hoofddorp             2:280/414   31-2503-52030  H14V32b
  377. NL  Interface HQ, Den Haag           2:281/506   31-70-3360698  V32b
  378. NL  Kiss Software, Almelo            2:283/314   31-5490-13932  ZYXV32b
  379. NL  Programmers Support, Helmond     2:2802/108  31-4920-13558  H14V32b
  380. NL  Byteline! Systems, Hardinxveld   2:285/101   31-1846-17611  H14V32b
  381. NL  DOSSBoss Twente, Delden          2:500/149   31-5407-64701  ZYXV32b
  382. NL  The HEKOM Board                  2:500/223   31-3483-4072   V32b
  383. NL  MotherBoard                      2:512/197   31-50-187669   H14V32b
  384.  
  385. SE  Capital City BBS,Haninge         2:201/111   46-8-53043088  H14V32
  386. SE  Fenix, Viksjö                    2:201/298   46-8-58011629  V32b
  387.  
  388.            ZONE 3
  389.  ------------------------------      ---------  ------------- -------
  390. AU Marwick's MadHouse, Brisbane      3:640/820  61-7-870-2972  PEPV32
  391. AU Sentry, Lane Cove NSW             3:711/401  61-2-428-4687  PEPV32
  392. AU Sentry's Shadow, Lane Cove NSW    3:711/501  61-2-418-6682  V32bTerbo
  393. AU Revelstone BBS, Doveton Vic       3:632/348  61-3-741-2353  PEP
  394. AU Southern Mail CBCS Croyton Vic    3:632/386  61-3-725-1621  PEP
  395. AU COMPUlink, Perth WA               3:690/628  61-9-451-7288  2400
  396. AU Phone Box,Inglewood SA            3:800/854  61-8-3805505   V32
  397. AU OZ-Board, Townsville Qsnlnd       3:640/715  61-77-21-3592  PEPV32RE
  398.  
  399.            ZONE 6
  400.  ------------------------------      ---------  ------------- -------
  401. HK TAIC Maximus Kowloon              6:700/1    85-2-789-1267  PEPV32
  402.  
  403.  
  404. ======================================================================
  405.  
  406. URLs:
  407.  
  408. Home page:  http://www.pobox.com/~ralf
  409.  
  410. Files in my FTP area:
  411.     http://www.pobox.com/~ralf/files.html
  412.     ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu/user/ralf/pub/
  413.  
  414. Files on SimTel and mirrors:
  415.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54a.zip
  416.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54b.zip
  417.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54c.zip
  418.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54d.zip
  419.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54e.zip
  420.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54f.zip
  421.     ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter54g.zip
  422.     ftp://ftp.simtel.net/pub/simtelnet/msdos/c/spwno413.zip
  423.     ftp://ftp.simtel.net/pub/simtelnet/msdos/desqview/dvint43.zip
  424.     ftp://ftp.simtel.net/pub/simtelnet/msdos/desqview/dvglu172.zip
  425.     ftp://ftp.simtel.net/pub/simtelnet/msdos/modem/rbcom346.zip
  426.  
  427. Files at Garbo:
  428.     ftp://garbo.uwasa.fi/pc/programming/inter54a.zip
  429.     ftp://garbo.uwasa.fi/pc/programming/inter54b.zip
  430.     ftp://garbo.uwasa.fi/pc/programming/inter54c.zip
  431.     ftp://garbo.uwasa.fi/pc/programming/inter54d.zip
  432.     ftp://garbo.uwasa.fi/pc/programming/inter54e.zip
  433.     ftp://garbo.uwasa.fi/pc/programming/inter54f.zip
  434.     ftp://garbo.uwasa.fi/pc/programming/inter54g.zip
  435.